Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps github.com/ionos-cloud/sdk-go/v6 from 6.1.11 to 6.3.5.

Release notes

Sourced from github.com/ionos-cloud/sdk-go/v6's releases.

v6.3.5

Full Changelog: ionos-cloud/sdk-go@v6.3.4...v6.3.5

v6.3.4

Release v6.3.4

Added

  • Added RequireLegacyBios, ApplicationType and new licenseType enum values for images
  • Add NicMultiQueue bool for servers: Activate or deactivate the Multi Queue feature on all NICs of this server. This feature is beneficial to enable when the NICs are experiencing performance issues (e.g. low throughput). Toggling this feature will also initiate a restart of the server. If the specified value is true, the feature will be activated; if it is not specified or set to false, the feature will be deactivated. It is not allowed for servers of type Cube.

Full Changelog: ionos-cloud/sdk-go@v6.3.3...v6.3.4

v6.3.3

Full Changelog: ionos-cloud/sdk-go@v6.3.2...v6.3.3

Added

  • Added IONOS_LOG_LEVEL=debug output, which logs the request/response without Authorization header
  • Added c.cfg.PollInterval, which lets you control the wait time between polling intervals when checking for state changes or awaiting a request.
  • Added 'ServerType' for KubernetesNodePool

Changed

  • Changed 'cpuFamily' to be optional for KubernetesNodePool

v6.3.2

Full Changelog: ionos-cloud/sdk-go@v6.3.1...v6.3.2

v6.3.1

Full Changelog: ionos-cloud/sdk-go@v6.3.0...v6.3.1

v6.3.0

Contains breaking changes

Full Changelog: ionos-cloud/sdk-go@v6.2.1...v6.3.0

v6.2.1

Fixed

  • Fixed missing internal-use only Vnet field for NICs
  • Fixed missing internal-use only PlacementGroupId field for Servers

Added

  • Added metadata fields CreatedBy, LastModifiedBy, etc. for Users

Full Changelog: ionos-cloud/sdk-go@v6.2.0...v6.2.1

v6.2.0

... (truncated)

Changelog

Sourced from github.com/ionos-cloud/sdk-go/v6's changelog.

CHANGELOG

6.2.0 (August, 2024)

Changes

  • renamed LanPost and LanPropertiesPost to Lan and LanProperties

Features:

  • Add ImagesLabelsDelete, ImagesLabelsFindByKey, ImagesLabelsGet, ImagesLabelsPost, ImagesLabelsPut
  • New parameters on NetworkLoadBalancerProperties: CentralLogging, LoggingFormat
  • New parameters on ApplicationBalancerProperties: CentralLogging, LoggingFormat
  • New parameter on TargetGroupProperties: ProtocolVersion
  • New parameter on ServerProperties: Hostname

6.1.10 (December, 2023)

Features:

  • Add proxyProtocol parameter for ALB and NLB targets

Fixes:

  • Allow setting Host and Scheme when creating a client with a serverUrl (@​maxbischoff)

Enhancements

  • Remove usage of deprecated ioutil package (@​avorima)

Documentation

  • Move docs for Url with context to api_doc.mustache

6.1.9 (September, 2023)

Features:

  • Support injecting x-contract-number header through environment variable.

6.1.8 (July, 2023)

Features:

Added support for IPv6:

  • New parameter on DatacenterProperties: Ipv6CidrBlock
  • New parameter on LanProperties and LanPropertiesPost: Ipv6CidrBlock
  • New parameters on NicProperties: Dhcpv6, Ipv6CidrBlock and Ipv6Ips

More details about IPv6 configuration can be found here.

Fixes:

  • Go client backoff now respects context cancellation

Full Changelog: ionos-cloud/sdk-go@v6.1.7...v6.1.8

6.1.7 (June, 2023)

Features:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ionos-cloud/sdk-go/v6](https://github.com/ionos-cloud/sdk-go) from 6.1.11 to 6.3.5.
- [Release notes](https://github.com/ionos-cloud/sdk-go/releases)
- [Changelog](https://github.com/ionos-cloud/sdk-go/blob/master/docs/CHANGELOG.md)
- [Commits](ionos-cloud/sdk-go@v6.1.11...v6.3.5)

---
updated-dependencies:
- dependency-name: github.com/ionos-cloud/sdk-go/v6
  dependency-version: 6.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 12, 2025
@farodin91 farodin91 merged commit 2c32f08 into main Nov 12, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ionos-cloud/sdk-go/v6-6.3.5 branch November 12, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants